CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - verilog i2c

搜索资源列表

  1. i2c.rar

    0下载:
  2. 这是一个IIC的接口程序,是夏宇闻编的书《verilog 数字系统设计教程》的IIC的源码,很通俗易懂.rar,This is an IIC interface procedures for Xia Wen book " verilog Digital System Design Guide," the source of the IIC, it is easy to understand. Rar
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:2375394
    • 提供者:chao
  1. I2C

    0下载:
  2. 用verilog HDL实现I2C Master Controller 的设计,包括主程序设计和测试程序设计-Verilog HDL using I2C Master Controller to achieve the design, including the main program design and test program design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:212580
    • 提供者:zbs
  1. I2C

    2下载:
  2. Verilog 实现 IIC 源码,包括各个时序信号的详细描述-Verilog code for IIC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-08-05
    • 文件大小:17671
    • 提供者:张强
  1. i2c

    0下载:
  2. 标准I2c读写时序,verilog Hdl-Standard I2c read and write timing, verilog Hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:2627
    • 提供者:wangminghui
  1. i2c

    1下载:
  2. fpga verilog I2c 和 用以DSP mcbsp程序,测试过了-fpga verilog I2c and for the DSP mcbsp procedures, tested the
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-21
    • 文件大小:4490
    • 提供者:范鑫
  1. i2c

    4下载:
  2. IIC 接口EEPROM 存取实验(verilog实现) 按动开发板键盘某个键 CPLD 将拨码开关的数据写入EEPROM 的某个地址,按动另 外一个键,将刚写入的数据读回CPLD,并在数码管上显示。帮助读者掌握I2C 的总线协 议和EEPROM 的读写方法。-verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-14
    • 文件大小:63412
    • 提供者:梁旺
  1. Mars_EP1C6F_Interface_demo(Verilog)

    0下载:
  2. FPGA开发板配套Verilog代码。芯片为Mars EP1C6F。一些接口通信的源码。包括7段数码管、I2C通讯等。-FPGA development board supporting Verilog code. Chips for the Mars EP1C6F. Some of the source interface. Including 7 digital tube, I2C communications.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3393922
    • 提供者:chenlu
  1. I2C

    0下载:
  2. FPGA上实现I2C接口.使用方法: 1.拷贝到硬盘,用ISE打开工程文件即可-I2C interface FPGA to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:212551
    • 提供者:田文军
  1. i2c.tar

    0下载:
  2. I2C verilog HDL code including test environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:702673
    • 提供者:richman
  1. i2c

    0下载:
  2. I2C协议verilog源码,包含完整的测试代码及设计文档。-Verilog source I2C protocol, including the complete test code and design documents.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:351174
    • 提供者:高浩志
  1. i2c_verilog

    0下载:
  2. verilog i2c 控制源代码,包括读写控制-verilog i2c source code control
  3. 所属分类:File Formats

    • 发布日期:2017-03-24
    • 文件大小:3148
    • 提供者:付工
  1. I2C

    0下载:
  2. Verilog实现的I2C协议,直接在ISE下打开就可以-Verilog implementation I2C protocol to open directly in the ISE can be
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:212626
    • 提供者:Roy
  1. verilog

    1下载:
  2. 通过I2C接口读写EEPROM 在本项目中,我们利用Verilog HDL实现了部分I2C总线功能,并能够通过该总线对AT24C02进行读写操作。为了便于观察读写eeprom的结果,我们将读写的数据同时显示在七段数码管上,并设定读写的数据从0到255不断循环,这样就可以方便进行比较。 -Through the I2C interface to read and write EEPROM in this project, we use Verilog HDL to achieve some o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:8651
    • 提供者:andy
  1. i2c

    0下载:
  2. verilog hdl file i2c interfacing-verilog hdl file i2c interfacing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2031
    • 提供者:ved prakash
  1. I2C-CPLD

    0下载:
  2. I2C总线通讯的CPLD实现,包括详细的设计方法及源程序。-I2C总线通讯的CPLD实现
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:270286
    • 提供者:nmh
  1. I2C_slaver

    1下载:
  2. I2C从端,用于接收master的控制信号 verilog-I2C from the side, for receiving master control signal verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1607
    • 提供者:zhangxinggang
  1. I2C

    2下载:
  2. iic verilog 从机程序 包含iic Verilog的主模块,控制模块和io寄存器模块-iic Verilog slave
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:350719
    • 提供者:ppddxxx
  1. I2C

    1下载:
  2. I2C/IIC 总线接口驱动,在Altera和Xilinx的FPGA上跑过,Verilog编写,Craftor原创。V1.1。代码中还包含了24C02的读写测试程序,可直接用。-I2C/IIC Bus Driver, written in Verilog, v1.1. By Craftor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:2513
    • 提供者:Craftor
  1. i2c

    1下载:
  2. I2C verilog代码,支持master和slave方式,内置CPU接口-I2C verilog RTL code, support master and slave mode
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-12
    • 文件大小:13312
    • 提供者:dingyy
  1. Altera-verilog-I2C

    1下载:
  2. I2c verilog语言,在开发板上验证过的FPGA端代码程序;(Altera flatform, use verilog code i2c, test ok.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:1008640
    • 提供者:武哥
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com